home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Softline PAY-CD
/
Softline PAY-CD(1994).iso
/
programm
/
mathtype
/
demo
/
disk1
/
demo.bat
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
DOS Batch File
|
1990-05-10
|
235 b
|
12 lines
echo OFF
if exist demo.bat goto show
echo Please make the disk drive containing the MathType demo your default drive,
echo then type "demo" and press Enter.
goto end
:show
cd SHOW
fxshow MAIN -cintro.gx2
cd ..
:end
echo ON